@charset "utf-8";
/* CSS Document */

/* products */
.products {
	width: 100%;
	overflow: hidden;
}
.products .top {
	width: 100%;
	overflow: hidden;
	background: url("../img/casebg.png") repeat;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 40px;
}
.products .top .title {
	float: left;
	width: 128px;
	height: 210px;
	padding: 30px 46px 0;
	background: url(../img/productstitlebg.jpg) no-repeat center;
}
.products .top .title p {
	font-size: 22px;
	font-family: arial;
	text-transform: uppercase;
	margin-top: 26px;
	color: #f1c43b;
}
.products .top .title h2 {
	font-size: 32px;
	font-weight: bold;
	margin: 12px 0 28px 0;
}
.products .top .title h2 a {
	color: #fff;
	text-decoration: none;
}
.products .top .title .I2 {
	display: block;
	width: 98px;
	height: 2px;
	background: #fff;
	margin-top: 22px;
}
.products .classify {
	width: 980px;
	height: 243px;
	float: left;
	overflow: hidden;
	background: #fff;
}
.products .classify .con {
	width: 980px;
	border-left: 1px solid #e5e5e5;
	float: left;
}
.products .classify .con:first-child {
	border-left: none;
}
.products .classify .conTop {
	overflow: hidden;
	height: 75px;
}
.products .classify .conTop dl {
	overflow: hidden;
	height: 50px;
	margin-top: 25px;
}
.products .classify .conTop dt {
	float: left;
	width: 50px;
	margin-left: 44px;
}
.products .classify .conTop dd {
	width: 180px;
	float: left;
	margin-left: 12px;
}
.products .classify .conTop dd p {
	font-size: 20px;
	font-weight: bold;
	color: #0093d5;
	margin-top: 10px;
}
.products .classify .conTop dd a {
	color: #195e12;
	text-decoration: none;
}
.products .classify .conTop dd i {
	display: block;
	width: 72px;
	height: 2px;
	background: #e1e1e1;
	margin-top: 10px;
}
.products .classify .conBottom {
	overflow: hidden;
	padding: 20px 0px 0 36px;
}
.products .classify .conBottom a {
	float: left;
	background: #eee;
	border-radius: 5px;
	margin: 0 0 10px 30px;
	font-size: 13px;
	letter-spacing: 1px;
	color: #666;
	text-decoration: none;
	display: block;
	width: 158px;
	height: 36px;
	line-height: 36px;
	text-align: center;
}
.products .classify .conBottom a:hover {
	background: url("../img/question-icon02.png") no-repeat left center;
	color: #f90;
	font-weight: bold;
}
.products .BigCon {
	overflow: hidden;
}
.products .BigCon ul {
}
.products .BigCon li {
	float: left;
	height: 236px;
	width: 285px;
	margin-left: 15px;
	margin-top: 15px;
}
.products .BigCon li a {
	text-decoration: none;
	text-align: center;
}
.products .BigCon li span {
	display: block;
	width: 283px;
	height: 192px;
	overflow: hidden;
	border: 1px solid #eee;
}
.products .BigCon li em {
	display: block;
	width: 285px;
	font-size: 15px;
	color: #fff;
	letter-spacing: 1px;
	background: #CE2222 url(../img/products-icon06.png) no-repeat 254px center;
	line-height: 42px;
	border-bottom: 1px solid #ccc;
}
.products .BigCon li img {
	width: 285px;
	height: 192px;
	display: block;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
}
.products .BigCon li:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
}
.products .BigCon li:hover {
	background: #666;
	box-shadow: 0 5px 6px #dcdcdc
}
.products .BigCon li:hover em {
	color: #fff;
	background: url("../img/products-icon06.png") no-repeat 254px center;
	text-align: center;
}

.icon {
	background: url(../img/icon.png) no-repeat 0 0;
}
.warp-pic-list li {
	float: left;
	display: inline;
}
.warp-pic-list .img_wrap {
	display: block;
	font-size: 0;
	overflow: hidden;
}
.warp-pic-list .text-area {
	background-color: #eee;
	line-height: 26px;
}
.row .hd {
	background: url(../img/hd-line_01.jpg) no-repeat 0 50px;
	height: 55px;
}
.btn_fr {
	float: right;
	margin-top: 20px;
}
.tab-T-3 {
	width: 72px;
}
.tab-T-3 li {
	width: 14px;
	height: 14px;
	font-size: 0;
	background-color: #dfdfdf;
	float: left;
	margin-left: 10px;
	cursor: pointer;
	display: inline;
}
.tab-T-3 li.cur {
	background-color: #d81c1b;
}
.rowCase .warp-pic-list {
	position: relative;
	width: 1200px;
	height: 290px;
	overflow: hidden;
}
.rowCase .count li {
	width: 286px;
	margin-right: 20px;
}
.rowCase .count .img_wrap {
	width: 286px;
	height: 200px;
}
.warp-pic-list .img_wrap img {
	width: 286px;
	height: 200px;
}
.rowCase .count li .text-area {
	padding: 10px 0;
	text-align: center;
}
.rowCase .count li .text-area p {
	line-height: 20px;
	height: 20px;
	font-size: 14px;
	letter-spacing: 1px;
}
.rowCase .count li:hover .text-area, .rowCase .count li.hover .text-area {
	background-color: #d81c1b;
	color: #fff;
}
.rowCase .btn {
	display: block;
	height: 55px;
	position: absolute;
	top: 74px;
	width: 35px;
	z-index: 200;
	cursor: pointer;
}
.rowCase .prev {
	background-position: 0 -88px;
	left: 1px;
}
.rowCase .prev:hover {
	background-position: 0 -144px;
}
.rowCase .next {
	background-position: 0 -200px;
	right: 1px;
}
.rowCase .next:hover {
	background-position: 0 -256px;
}

/*------------ Main Menu ------------*/
.mainmenu {
	float: left;
	width: 276px;
	margin: 40px auto 0;
	font-size: 16px;
	position: relative;
	padding: 0;
}
.mainmenu h3 {
	display: block;
	height: 52px;
	line-height: 52px;
	background: #333;
	color: #fff;
	text-align: center;
	border-radius: 7px 7px 0 0;
}
.mainmenu > li {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #CE2222;
	border-top: 1px solid #b71818;
	height: 46px;
	line-height: 47px;
	color: #f7f1e3;
	box-sizing: border-box;
	position: relative;
	padding: 0 0 0 32px;
}
.mainmenu > li:first-child {
	border-radius: 7px 7px 0 0;
	border-top: 0;
}
.mainmenu > li:last-child {
	border-radius: 0 0 7px 7px;
}
.mainmenu > li span {
	display: block;
}
.mainmenu > li span a {
	color: #fff;
}
.mainmenu > li .icon {
	float: left;
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	left: 10px;
	top: 15px;
}
.mainmenu > li .messages {
	background: url("../img/messages.png") no-repeat;
	padding: 0;
	margin-top: -33px;
	margin-right: 19px;
	float: right;
	display: block;
	width: 34px;
	height: 18px;
	text-align: center;
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
}
.expand-triangle {
	height: 0;
	width: 276px;
	content: " ";
}
.main-right-title {
	margin: 40px 0 25px;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	padding-bottom: 10px;
}
.main-right-more {
	font-size: 12px;
	color: rgb(102, 102, 102);
	float: right;
}
/*------------ Sub Menu ------------*/
.submenu {
	box-sizing: border-box;
	color: #f5f5f5;
	content: " ";/*opacity: 0.5;*/
}
.submenu li {
	font-size: 13px;
	height: 30px;
	line-height: 20px;
	padding-top: 14px;
	border-bottom: 1px dotted #444;
	background-color: #666;
	border-left: solid 6px #666;
	transition: border-left 220ms ease-in;
}
.submenu li a {
	color: #f5f5f5;
	text-decoration: none;
}
.submenu .chosen, .submenu .chosen:hover {
	border-left: solid 6px #CE2222;
}
.submenu li:hover {
	border-left: solid 6px #CE2222;
}
.submenu li span {
	margin-left: 30px;
}
.animate {
	animation: flip 2000ms ease-in-out alternate;
}
 @keyframes flip {
 to {
 transform: rotateY(360deg);
}
}
/* .question */
.question {
	width: 100%;
	overflow: hidden;
	background: url("../img/questionbg.jpg") no-repeat center;
	height: 385px;
}
.question .container {
	overflow: hidden;
	position: relative;
	height: 385px;
}
.question .con {
	width: 341px;
	height: 269px;
	background-color: #fff;
	position: absolute;
	top: 43px;
	right: 1px;
	border-radius: 5px;
	padding: 21px 34px;
	overflow: hidden;
}
.question .con ul {
	width: 100%;
	overflow: hidden;
	height: 263px;
	position: relative;
}
.question .con li {
	height: 43px;
	line-height: 43px;
	font-size: 14px;
	color: #333;
	border-bottom: 1px dotted #e2e5e6;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.question .con li {
	color: #333;
	background: url("../img/question-icon01.png") no-repeat 1px center;
	padding-left: 14px;
	text-decoration: none;
}
/*.question .con li:hover{background: url(../img/question-icon02.png) no-repeat 1px center;color: #ff9CE2222;font-weight: bold;cursor:pointer;}*/
.question .con li span {
	color: #ff9CE2222;
	font-weight: bold;
}
/* pro_details */
.pro_details {
	width: 100%;
	overflow: hidden;
	background: url("../img/pro_detailsbg.jpg") no-repeat center;
	height: 913px;
}
.pro_details .Title {
	width: 100%;
	overflow: hidden;
	text-align: center;
	padding-top: 51px;
}
.pro_details .Title p {
	text-align: center;
	margin-top: 14px;
}
.pro_details .Title p span {
	font-size: 18px;
	color: #666;
	background: url("../img/pro_details_icon01.png") no-repeat left center;
	padding-left: 18px;
	margin-right: 24px;
}
.pro_details .con {
	width: 100%;
	overflow: hidden;
	height: 731px;
	margin-top: 34px;
}
.pro_details .con .menu {
	overflow: hidden;
	text-align: center;
}
.pro_details .con .menu li {
	display: inline-block;
	width: 181px;
	height: 40px;
	border: 2px solid #333;
	line-height: 40px;
	text-align: center;
	margin-right: 14px;
	font-size: 18px;
}
.pro_details .con .menu li {
 *display: inline;
}
.pro_details .con .menu li.cur {
	background: #0095db;
	height: 44px;
	width: 185px;
	border: none;
	line-height: 44px;
}
.pro_details .con .menu li.cur a {
	color: #fff;
}
.pro_details .con .menu li a {
	color: #333;
	text-decoration: none;
	display: block;
}
.pro_details .con .menu li:hover {
	background: #0095db;
	height: 44px;
	width: 185px;
	border: none;
	line-height: 44px;
}
.pro_details .con .menu li:hover a {
	color: #fff;
}
.pro_details .con .qieh {
	width: 100%;
	overflow: hidden;
	height: 620px;
	margin-top: 46px;
}
.pro_details .conBox {
	overflow: hidden;
	position: relative;
	height: 620px;
}
.pro_details .conBox img {
	margin: 0 auto;
	display: block;
}
.pro_details .conBox .box {
	overflow: hidden;
	position: absolute;
}
.pro_details .conBox .box h3 {
	font-size: 23px;
	color: #0095db;
	font-weight: bold;
}
.pro_details .conBox .box p {
	font-size: 16px;
	color: #333;
	line-height: 25px;
	margin-top: 12px;
}
.pro_details .conBox .box1 {
	width: 262px;
	top: 27px;
	left: 48px;
	text-align: right;
}
.pro_details .conBox .box2 {
	width: 290px;
	top: 27px;
	left: 908px;
}
.pro_details .conBox .box3 {
	width: 202px;
	top: 158px;
	left: 19px;
	text-align: right;
}
.pro_details .conBox .box4 {
	width: 148px;
	top: 158px;
	left: 992px;
}
.pro_details .conBox .box5 {
	width: 230px;
	top: 341px;
	left: 0;
	text-align: right;
}
.pro_details .conBox .box6 {
	width: 227px;
	top: 342px;
	left: 982px;
}
.pro_details .conBox .box7 {
	width: 244px;
	top: 482px;
	left: 58px;
	text-align: right;
}
.pro_details .conBox .box8 {
	width: 244px;
	top: 482px;
	left: 894px;
}
.pro_details .conBox_yyj {
	overflow: hidden;
	position: relative;
	height: 620px;
}
.pro_details .conBox_yyj img {
	margin: 0 auto;
	display: block;
}
.pro_details .conBox_yyj .box {
	overflow: hidden;
	position: absolute;
}
.pro_details .conBox_yyj .box h3 {
	font-size: 23px;
	color: #0095db;
	font-weight: bold;
}
.pro_details .conBox_yyj .box p {
	font-size: 16px;
	color: #333333;
	line-height: 25px;
	margin-top: 12px;
}
.pro_details .conBox_yyj .box1 {
	width: 244px;
	top: 15px;
	left: 35px;
	text-align: right;
}
.pro_details .conBox_yyj .box2 {
	width: 290px;
	top: 15px;
	left: 908px;
}
.pro_details .conBox_yyj .box3 {
	width: 202px;
	top: 230px;
	left: 0;
	text-align: right;
}
.pro_details .conBox_yyj .box4 {
	width: 148px;
	top: 230px;
	left: 1000px;
}
.pro_details .conBox_yyj .box5 {
	width: 292px;
	top: 402px;
	left: 0;
	text-align: right;
}
.pro_details .conBox_yyj .box6 {
	width: 276px;
	top: 422px;
	left: 920px;
}
/* adv */
.adv {
	width: 100%;
	overflow: hidden;
	padding-bottom: 40px;
}
.adv .Title {
	width: 100%;
	background: url("../img/advtitlebg.jpg") no-repeat center;
	height: 137px;
	text-align: center;
	padding-top: 38px;
}
.adv .Title h2 {
	font-size: 30px;
	color: #fff;
	font-weight: normal;
}
.adv .Title .p1 {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	margin-top: 20px;
}
.adv .Title .p2 {
	font-size: 24px;
	color: #fff;
	width: 498px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background: #ff9CE2222;
	margin: 30px auto 0;
}
.adv .conBox {
	width: 100%;
	overflow: hidden;
	padding-top: 40px;
}
.adv .conBox .container {
	overflow: hidden;
	position: relative;
}
.adv .conBox .container .pic {
	top: 38px;
	left: 562px;
	display: block;
	position: absolute;
}
.adv .conBox .con {
	overflow: hidden;
}
.adv .conBox .con img {
	display: block;
	float: left;
	border-top-right-radius: 10px;
}
.adv .conBox .con .box {
	float: right;
	width: 527px;
}
.adv .conBox .con .box h3 {
	font-size: 26px;
	color: #333;
	font-weight: bold;
	margin-bottom: 35px;
}
.adv .conBox .con .box h3 span {
	color: #f90;
}
.adv .conBox .con .box p {
	font-size: 15px;
	color: #333;
	line-height: 28px;
	margin-bottom: 10px;
	background: url("../img/pro_details_icon01.png") no-repeat left 6px;
	padding-left: 28px;
}
.adv .conBox .con1 img {
	margin: 60px 0 12px;
	border-top-left-radius: 20px;
}
.adv .conBox .con1 .box {
	padding-top: 60px;
	height: 343px;
}
.adv .conBox .con2 .box {
	height: 313px;
	width: 532px;
	padding-top: 25px;
}
.adv .conBox .con3 .box {
	height: 284px;
	width: 514px;
	padding-top: 15px;
}
.adv .conBox .con4 .box {
	height: 265px;
	width: 529px;
	padding-top: 30px;
}
.adv .conBox .con4 .box h3 {
	margin-bottom: 50px;
}
.adv .conBox .con3 .box h3 {
	margin-bottom: 50px;
}
.adv .conBox .con2 img, .adv .conBox .con4 img {
	float: right;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.adv .conBox .con2 .box, .adv .conBox .con4 .box {
	float: left;
	text-align: right;
}
.adv .conBox .con2 .box p, .adv .conBox .con4 .box p {
	background: url("../img/pro_details_icon01.png") no-repeat right 6px;
	padding-right: 28px;
}
.box {
	width: 100%;
	float: left;
	background: #f5f5f5;
	padding-bottom: 35px;
}
.zj {
	width: 1200px;
    margin: 0px auto;
    clear: both;
    padding: 55px 0 20px;
    height: 240px;
}
.shili {
	width: 1200px;
	height: 240px;
	float: left;
	background: url(../img/service.png) no-repeat;
}
.shili_l {
	width: 200px;
	float: left;
	height: 180px;
	padding: 40px 25px 0;
}
.shili_lt {
	width: 200px;
	float: left;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}
.shili_ln {
	width: 200px;
	float: left;
	line-height: 1.8;
	font-size: 14px;
	color: #f1f1f1;
	margin-top: 10px;
	height: 110px;
}
.shili_m {
	float: right;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
}
.shili_m a {
	color: #fff;
}
.shili_m a:hover {
	color: #fff;
}
.zl {
	width: 180px;
	float: left;
	height: 220px;
	padding-left: 20px;
	padding-right: 20px;
}
.zl:nth-child(2) {
	width: 195px;
}
.zl:nth-child(3) {
	width: 195px;
}
.zl:nth-child(4) {
	width: 198px;
}
.zl:nth-child(5) {
	width: 200px;
}
.zl:nth-child(5) .zl_t {
	width: 200px;
}
.zl:nth-child(5) .zl_n {
	width: 200px;
}
.zl_t {
	width: 190px;
	float: left;
	height: 50px;
	text-align: center;
	line-height: 35px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	margin-top: 100px;
}
.zl_n {
	width: 190px;
	float: left;
	line-height: 1.9;
	text-align: center;
	font-size: 14px;
	color: #e1e1e1;
}
/* case */
.case {
	width: 100%;
	overflow: hidden;
	background: url("../img/casebg.png") repeat;
	padding-bottom: 64px;
}
.case .Title {
	width: 100%;
	overflow: hidden;
	text-align: center;
	padding-top: 53px;
}
.case .Title h3 {
	font-size: 30px;
	font-weight: bold;
}
.case .Title h3 a {
	color: #333;
	text-decoration: none;
}
.case .Title p {
	font-size: 15px;
	color: #999;
	font-family: arial;
	text-transform: uppercase;
	margin-top: 4px;
}
.case .con {
	width: 100%;
	overflow: hidden;
	margin-top: 26px;
}
.case .con .menu {
	overflow: hidden;
	text-align: center;
}
.case .con .menu li {
	display: inline-block;
	width: 181px;
	height: 40px;
	border: 2px solid #333;
	line-height: 40px;
	text-align: center;
	margin-right: 14px;
	font-size: 18px;
}
.case .con .menu li {
 *display: inline;
}
.case .con .menu li.cur {
	background: #f90;
	height: 44px;
	width: 185px;
	border: none;
	line-height: 44px;
	font-weight: bold;
}
.case .con .menu li.cur a {
	color: #fff;
}
.case .con .menu li a {
	color: #333;
	text-decoration: none;
	display: block;
}
.case .con .menu li:hover {
	background: #f90;
	height: 44px;
	width: 185px;
	border: none;
	line-height: 44px;
	font-weight: bold;
}
.case .con .menu li:hover a {
	color: #fff;
}
.case .conBox {
	overflow: hidden;
	margin-top: 34px;
}
.case .conBox ul {
	overflow: hidden;
}
.case .conBox li {
	width: 365px;
	height: 421px;
	border: 1px solid #ededed;
	float: left;
	margin-left: 49px;
	overflow: hidden;
	background-color: #fff;
}
.case .conBox li:first-child {
	margin-left: 0;
}
.case .conBox li img {
	display: block;
}
.case .conBox li h3 {
	font-size: 15px;
	padding: 20px 21px;
	font-weight: bold;
}
.case .conBox li h3 a {
	color: #333;
	text-decoration: none;
}
.case .conBox li:hover h3 a {
	color: #0095db;
}
.case .conBox li p {
	line-height: 20px;
	color: #666;
	font-size: 14px;
	height: 40px;
	padding: 0 21px;
	overflow: hidden;
	text-overflow: ellipsis;
}
/* about */
.main_c {
	width: 100%;
	padding: 45px 0px 50px;
	background: #f5f5f5;
}
.main_c_title {
	text-align: center;
	width: 100%;
	margin: 0 auto 40px;
}
.main_c_title h2 {
	font-size: 32px;
	margin-bottom: 15px;
	letter-spacing: 1px;
	color: #CE2222;
}
.main_c_title h2 a {
	color: #CE2222;
}
.main_c_title h2 a:hover {
	text-decoration: none;
    color: #ff9800;
}

.main_c_title .title_p {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	background: url("../img/title_line.jpg") center center repeat-x;
}
.main_c_title span {
	font-size: 16px;
	color: #999;
	padding: 0 15px;
	background: #f5f5f5;
	letter-spacing: 1px;
}
.about {
	width: 1200px;
	margin: 0 auto;
}
.about_left {
	width: 100%;
	overflow: hidden;
	line-height: 0;
}
.about_left img {
	border: 1px solid #dedede;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	background: #fff;
	padding: 5px;
}
.about_left a {
	float: left;
}
.about_left img.img_r {
	float: right;
}
.about_left img:hover {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
}
.about_right {
	width: 100%;
	padding: 0;
	color: #555;
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 40px;
	background: url("../img/about_top.png") left top no-repeat;
}
.about_right img, .about_right img {
	max-height: 550px;
}
.about_right a {
	color: #555;
}
.about_right a:hover {
	text-decoration: underline;
}
.about_right_box {
	background: url("../img/about_bottom.png") right bottom no-repeat;
	padding: 15px 20px;
    line-height: 2;
	color: #666;
	font-size: 16px;
	letter-spacing: 0.5px;
}
/* honor */
.honor {
	width: 100%;
	overflow: hidden;
	background: url("../img/honorbg.jpg") no-repeat center;
	height: 353px;
}
.honor .container {
	width: 1165px;
	padding-right: 35px;
}
.honor .top {
	overflow: hidden;
	height: 34px;
	border-bottom: 1px solid #e5e5e5;
	padding-top: 30px
}
.honor .top span {
	float: left;
	background: url("../img/pro_details_icon01.png") no-repeat right center;
	padding-right: 22px;
	display: block;
	font-size: 20px;
	color: #333;
	font-weight: bold;
}
.honor .top span a {
	color: #333;
	text-decoration: none;
}
.honor .top .more {
	display: block;
	width: 74px;
	height: 21px;
	float: right;
}
.honor .con {
	overflow: hidden;
	margin-top: 19px;
	height: 206px;
	position: relative;
}
.honor .con ul {
	overflow: hidden;
	width: 105%;
	height: 206px;
	position: absolute;
	top: 0;
	left: 0;
}
.honor .con li {
	float: left;
	width: 145px;
	height: 204px;
	border: 1px solid #e7e7e7;
	margin-right: 56px;
}
/* news */
.news {
	width: 100%;
	overflow: hidden;
	padding-top: 45px;
	padding-bottom: 50px;
}
.news .more {
	float: right;
	font-size: 13px;
	font-weight: normal;
	color: #777;
	line-height: 40px;
}
.breadcrumb {
	font-size: 22px;
	color: #151515;
	padding-bottom: 15px;
}
.news_list {
	margin-bottom: 10px;
	border-bottom: 1px solid #dfdfde;
}
.news_list ul li:nth-child(odd) {
	float: left;
	width: 572px;
	padding: 25px 25px 25px 0;
	height: 95px;
	overflow: hidden;
	border-top: 1px solid #dfdfde;
}
.news_list ul li:nth-child(even) {
	float: left;
	width: 572px;
	padding: 25px 0 25px 25px;
	height: 95px;
	overflow: hidden;
	border-top: 1px solid #dfdfde;
	border-right: none;
}
.news_list ul .br {
	border-right: 1px solid #dfdfde;
}
.news_list ul li .hover{
	background: url(../img/newsli_h.jpg) no-repeat;
}
.news_list ul li .date {
	width: 80px;
	height: 95px;
	float: left;
	margin-right: 13px;
	text-align: center;
	border:1px solid #ddd;
}
.news_list ul li .info .tit {
	font-size: 17px;
	color: #333;
	background: url(../img/line.jpg) left bottom no-repeat;
	height: 35px;
}
.news_list ul li .info .tit a {
	color: #333;
}
.news_list ul li .info .tit a:hover {
	text-decoration: none;
	color: #c00;
}
.news_list ul li .info .con {
	padding-top: 12px;
	color: #999;
	line-height: 26px;
	font-size: 14px;
}
.news_list ul li .info .more {
	font-size: 9px;
	color: #494949;
}
.news_list ul li .info {
	float: left;
	width: 460px;
	height: 95px;
	overflow: hidden;
}
.news_list ul li .date .day {
	font-size: 36px;
	line-height: 65px;
	border-bottom:1px solid #ddd;
}
.news_list ul li .date .year {
	font-size: 12px;
	line-height: 28px;
}

/* link */
.link {
	width: 100%;
	overflow: hidden;
	background: #f4f3f3;
	padding: 30px 0 25px;
}
.link dl {
	overflow: hidden;
}
.link dt {
	float: left;
	padding-right: 23px;
	height: 50px;
	border-right: 1px solid #b2b8ba;
}
.link dt p {
	width: 68px;
	height: 18px;
	line-height: 17px;
	text-align: center;
	background: #333;
	color: #fff;
	margin: 4px 0;
	font-size: 16px;
}
.link dt span {
	font-size: 15px;
	color: #333;
	font-weight: bold;
}
.link dd {
	padding-left: 30px;
	float: left;
	width: 1070px;
}
.link dd li {
	float: left;
	list-style: none;
	line-height: 50px;
}
.link dd a {
	font-size: 14px;
	color: #666;
	display: inline-block;
	padding: 0 25px;
	background: url("../img/link-icon.png") no-repeat left center;
}
.link dd a:first-child {
	padding-left: 0;
	background-image: none;
}
.link dt span a {
	color: #333;
	font-size: 17px;
}
